Fix tramp bug with empty explicit path
authorDaniel Colascione <dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000 (21:20 -0800)
committerDaniel Colascione <dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000 (21:20 -0800)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
index 7313b63f4e1ff50029b2765ea4c031627e0584b0,e89662a84594d7ede5a83f35cd8efacf4b03b4f2..4741732af646aa61c0b506f30b50bfb79418b869
@@@ -1,8 -1,8 +1,15 @@@
+ 2014-02-27  Daniel Colascione  <dancol@dancol.org>
++      * minibuffer.el (completion--nth-completion): Fix indentation.
++
+       * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
+       explicit tramp path is empty.
 +2014-02-27  Glenn Morris  <rgm@gnu.org>
 +
 +      * emacs-lisp/crm.el (completing-read-multiple):
 +      Empower help-enable-auto-load.
 +
  2014-02-26  Glenn Morris  <rgm@gnu.org>
  
        * startup.el (command-line): Don't init the tty in daemon mode.